home *** CD-ROM | disk | FTP | other *** search
/ PC User 2002 April / Disc 2 / PCUSER0402D2.iso / software / utils / files / wincron.exe / data1.cab / Bootstrap / user.tg < prev   
Encoding:
Text File  |  2001-10-20  |  594 b   |  13 lines

  1. ##########################################################################
  2. ## USER.TG
  3. # this autorun script is run automatically when WinCron is started. 
  4. # Auto loading scripts load in the following order:
  5. # Config.tg, (AutoRun.tg), (setup.tg), user.tg
  6. # Config.tg: This file unconditionally starts on WinCron boot
  7. # AutoRun.tg: This script will start IF WinCron is started as a service 
  8. # setup.tg: This script (if it exists) will run to finish-up WinCron installation  
  9. # user.tg: This is the user script and never over written by WinCron setup
  10.  
  11. ##
  12. # Your script logic goes here
  13.